-
Notifications
You must be signed in to change notification settings - Fork 29
Add Fedora 43. #262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Fedora 43. #262
Conversation
Signed-off-by: Romain Geissler <romain.geissler@amadeus.com>
da781e2 to
fa8f917
Compare
This repository creates packages for containerd already: https://github.com/docker/packaging/tree/main/pkg/containerd |
|
Ah ok, I didn't see you had centralized all rpm/deb of all your projects into this repo. So which repo is the "main" one now ? It's already this one, or do you still cut releases from the "old" splitted repositories ? |
This repo is still experimental: https://github.com/docker/packaging?tab=readme-ov-file#test_tube-experimental, refer to |
|
Ok. Actually I arrived here because I saw docker/docker-ce-packaging#1247 so I thought this repo was kind of the "new" official one now. |
Ah I guess you mean |
Well, either there is a typo in the message, either we mere mortal not part of the docker organization can't see |
|
Currently we still build from |
This will require first this containerd-packaging pull request to be merged and that an actual fedora 43 rpm for containerd is created before being able to merge this: docker/containerd-packaging#427